Setting Up Flutter !..

Let's Install Flutter ! 

(*This guide is only for windows users*)

If you want to Install flutter, Then you probably know what flutter is !

What is Flutter?

Flutter is an app SDK for building high-performance, high-fidelity apps for iOS, Android, web (beta), and desktop (technical preview) from a single codebase. (that's what google say's..)

As we all know, Clients or User like us are only Interested in UI/UX of Apps or Website. Users don't give a Damn! about in which language or platform you have created your application or website, Only thing User sees is Interface, And that's were Flutter enter's the show. Flutter is a framework for building Andriod apps, Web apps or Desktop apps, Flutter provides you canvas to create your own custom design, And build your ideas into awesome product quickly in this marathon of startup market where only thing matter is time.

This is an Installation part, we will dive in deep later about Flutter.


1. Install Flutter in 7 easy steps !

1. Create a workspace / Folder on your desktop, download flutter inside that folder.

2. Download  Flutter software from their official website.( Click on here to download Flutter for windows ) (Stable version 1.17.5)

3. Once downloaded Extract the file in the folder you have created. 

4. Open the flutter folder which you have extracted, open the "bin" folder and copy the path of that folder.

5. Once done search for the "Edit the system environment variables " on start menu of windows.

6. Open Environment Variables, select the path column and click on edit, now paste the path which you have copied and click on "OK".



7. Boom ! Flutter is Installed, to check if it's working or not open command prompt and type the command "flutter" it will show you "welcome to flutter".



 

Congrats! You have completed Installing Flutter in your system..... 


But work is not done yet, you can't start creating Android applications without Android studio and it's tools and IDE to write code. 

To keep this blog short, Next blog will be on Android studio Installation + IDE to start with Flutter.

Please put Comments if your'e facing any issues !


Until Then  Peace Out ! ✌

To Be Continued......



‘The more I read, the more I acquire, the more certain I am that I know nothing.’Voltaire




 




Comments

  1. Well explained language was easy to understand but just give a small description for Android studio in this blog just let people get some basic idea about the software .in next blog elaborate the concept more clearly 🤟🖤

    ReplyDelete
    Replies
    1. Thank you for reading, next blog will be published soon Stay tune! ...

      Delete
  2. On of the best source I got on internet today. I was having a tough prob with flutter but it made so easy for me to continue my experience in flutter with more enthusiasm

    ReplyDelete
    Replies
    1. Thank you so much, it made my day.... I'll post more blog soon..

      Delete
  3. Thankyou for explaining everything in details <3 loved it :)

    ReplyDelete
  4. Thanks mate. Article was very helpful

    ReplyDelete
  5. You are genuine dude, good work

    ReplyDelete

Post a Comment